Skip to content

chore: ignore MSBuild static-graph restore cache#21

Merged
Theauxm merged 1 commit into
mainfrom
chore/gitignore-lscache
May 18, 2026
Merged

chore: ignore MSBuild static-graph restore cache#21
Theauxm merged 1 commit into
mainfrom
chore/gitignore-lscache

Conversation

@Theauxm

@Theauxm Theauxm commented May 18, 2026

Copy link
Copy Markdown
Member

Small chore: adds *.csproj.lscache to .gitignore. The file is produced by MSBuild's static graph restore on every build/restore and should not be checked in. No code changes.

*.csproj.lscache is produced by MSBuild's static graph restore and should
not be checked in. Generated locally on every build/restore.
@Theauxm
Theauxm merged commit 58e4862 into main May 18, 2026
1 check passed
@Theauxm
Theauxm deleted the chore/gitignore-lscache branch May 18, 2026 19:22
@codecov

codecov Bot commented May 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@traxsharp

traxsharp Bot commented Jun 1, 2026

Copy link
Copy Markdown

This PR is included in version 1.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant